Kameleon-Plus  0.3.2
ccmc::Attribute Member List

This is the complete list of members for ccmc::Attribute, including all inherited members.

Attribute()ccmc::Attribute
AttributeType enum nameccmc::Attribute
FLOAT enum valueccmc::Attribute
getAttributeFloat()ccmc::Attribute
getAttributeInt()ccmc::Attribute
getAttributeName()ccmc::Attribute
getAttributeString()ccmc::Attribute
getAttributeType()ccmc::Attribute
INT enum valueccmc::Attribute
operator<<(std::ostream &out, const Attribute attribute)ccmc::Attributefriend
setAttributeName(std::string attributeName)ccmc::Attribute
setAttributeValue(std::string &value)ccmc::Attribute
setAttributeValue(int &value)ccmc::Attribute
setAttributeValue(float &value)ccmc::Attribute
STRING enum valueccmc::Attribute
toString() const ccmc::Attribute
~Attribute()ccmc::Attributevirtual